vcHaltStatement
A Halt statement can stop and/or reset the simulation.
See in: Overview
Module: vcRobotics
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| HaltSimulation | Boolean | RW | Gets or sets whether this statement will halt the entire simulation or not. If false, only this program's execution is halted. |
| ResetSimulation | Boolean | RW | Gets or sets whether this statement will reset the simulation or not. |